Kotlin JS GitHub Action SDK
/
com.rnett.action.delegates
/
Delegatable
/
getOrElse
get
Or
Else
fun
getOrElse
(name:
String
, default: () ->
String
):
String
Content copied to clipboard
Get the input passed for
name
, or
default
if it was not passed.
Sources
js source
Link copied to clipboard